home *** CD-ROM | disk | FTP | other *** search
/ Chip 2007 January, February, March & April / Chip-Cover-CD-2007-02.iso / Pakiet multimedia / Animacje, filmy i prezentacje / Modelowanie 3D / Wings 3D 0.98.35 / wings-0.98.35.exe / lib / wpc_spiral_en.lang < prev    next >
Text File  |  2006-07-19  |  348b  |  24 lines

  1. %% -*- mode:erlang; erlang-indent-level: 2 -*-
  2. {wpc_spiral,
  3.  [
  4.   {make_spiral,
  5.    [
  6.     {1,"Create Spiral"},
  7.     {2,"Loops"},
  8.     {3,"Segments"},
  9.     {4,"Sections"}
  10.    ]},
  11.   {make_spring,
  12.    [
  13.     {1,"Create Spring"},
  14.     {2,"Loops"},
  15.     {3,"Segments"},
  16.     {4,"Sections"}
  17.    ]},
  18.   {spiral_menu,
  19.    [
  20.     {1,"Spiral"},
  21.     {2,"Spring"}
  22.    ]}
  23.  ]}.
  24.